[INFO] cloning repository https://github.com/VitalyVorobyev/ringgrid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VitalyVorobyev/ringgrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitalyVorobyev%2Fringgrid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitalyVorobyev%2Fringgrid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7a043e3e2e859a7bda005ebecb5ce1c9edc63b4
[INFO] testing VitalyVorobyev/ringgrid against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitalyVorobyev%2Fringgrid" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VitalyVorobyev/ringgrid
[INFO] finished tweaking git repo https://github.com/VitalyVorobyev/ringgrid
[INFO] tweaked toml for git repo https://github.com/VitalyVorobyev/ringgrid written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VitalyVorobyev/ringgrid on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 259 packages to latest compatible versions
[INFO] [stderr]       Adding imageproc v0.25.1 (available: v0.26.2)
[INFO] [stderr]       Adding projective-grid v0.5.3 (available: v0.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 742102fa44bc829de1e6282bc71080ba5eb6ec61cc7b62da7941745b69bf0052
[INFO] running `Command { std: "docker" "start" "-a" "742102fa44bc829de1e6282bc71080ba5eb6ec61cc7b62da7941745b69bf0052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "742102fa44bc829de1e6282bc71080ba5eb6ec61cc7b62da7941745b69bf0052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "742102fa44bc829de1e6282bc71080ba5eb6ec61cc7b62da7941745b69bf0052", kill_on_drop: false }`
[INFO] [stdout] 742102fa44bc829de1e6282bc71080ba5eb6ec61cc7b62da7941745b69bf0052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96c129db2b91ae432434a503fb6d77380b39a00688e9ce65483cd2d2898b1407
[INFO] running `Command { std: "docker" "start" "-a" "96c129db2b91ae432434a503fb6d77380b39a00688e9ce65483cd2d2898b1407", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling fixed v1.31.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling divrem v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling box-image-pyramid v0.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling nalgebra v0.34.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling kiddo v5.3.1
[INFO] [stderr]    Compiling projective-grid v0.5.3
[INFO] [stderr]    Compiling radsym v0.1.4
[INFO] [stderr]    Compiling ringgrid v0.5.6 (/opt/rustwide/workdir/crates/ringgrid)
[INFO] [stderr]    Compiling ringgrid-cli v0.5.6 (/opt/rustwide/workdir/crates/ringgrid-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s
[INFO] running `Command { std: "docker" "inspect" "96c129db2b91ae432434a503fb6d77380b39a00688e9ce65483cd2d2898b1407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c129db2b91ae432434a503fb6d77380b39a00688e9ce65483cd2d2898b1407", kill_on_drop: false }`
[INFO] [stdout] 96c129db2b91ae432434a503fb6d77380b39a00688e9ce65483cd2d2898b1407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f304301007b9b36da6e107fe5961d228b5e003f6187cc62d873a5767f80d8c44
[INFO] running `Command { std: "docker" "start" "-a" "f304301007b9b36da6e107fe5961d228b5e003f6187cc62d873a5767f80d8c44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling fixed v1.31.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling nalgebra v0.34.2
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling kiddo v5.3.1
[INFO] [stderr]    Compiling imageproc v0.25.1
[INFO] [stderr]    Compiling projective-grid v0.5.3
[INFO] [stderr]    Compiling radsym v0.1.4
[INFO] [stderr]    Compiling ringgrid v0.5.6 (/opt/rustwide/workdir/crates/ringgrid)
[INFO] [stderr]    Compiling ringgrid-cli v0.5.6 (/opt/rustwide/workdir/crates/ringgrid-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] running `Command { std: "docker" "inspect" "f304301007b9b36da6e107fe5961d228b5e003f6187cc62d873a5767f80d8c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f304301007b9b36da6e107fe5961d228b5e003f6187cc62d873a5767f80d8c44", kill_on_drop: false }`
[INFO] [stdout] f304301007b9b36da6e107fe5961d228b5e003f6187cc62d873a5767f80d8c44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce2558e196e31f3e4925c80d154e687458d7f3d3684d69c56f6acd5ceefee6ad
[INFO] running `Command { std: "docker" "start" "-a" "ce2558e196e31f3e4925c80d154e687458d7f3d3684d69c56f6acd5ceefee6ad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ringgrid-d17ea936bc91709d)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test api::tests::detector_adaptive_tiers_with_hint_builds_two_tier_bracket ... ok
[INFO] [stdout] test api::tests::detector_config_mut ... ok
[INFO] [stdout] test api::tests::detector_adaptive_tiers_fallback_matches_four_tier_wide_on_blank_image ... ok
[INFO] [stdout] test api::tests::detector_detect_honors_self_undistort_enable ... ok
[INFO] [stdout] test board_layout::tests::default_board_anchor_is_top_left_marker ... ok
[INFO] [stdout] test board_layout::tests::default_board_has_expected_shape ... ok
[INFO] [stdout] test board_layout::tests::default_board_lookup_stays_consistent ... ok
[INFO] [stdout] test board_layout::tests::default_board_min_center_spacing_matches_hex_pitch ... ok
[INFO] [stdout] test board_layout::tests::direct_constructor_matches_round_trip_json ... ok
[INFO] [stdout] test board_layout::tests::direct_constructor_uses_deterministic_default_name ... ok
[INFO] [stdout] test board_layout::tests::from_json_file_maps_io_error_to_typed_variant ... ok
[INFO] [stdout] test board_layout::tests::direct_constructor_reuses_layout_validation ... ok
[INFO] [stdout] test api::tests::detector_mapper_ignores_self_undistort_config ... ok
[INFO] [stdout] test board_layout::tests::from_json_rejects_legacy_fields ... ok
[INFO] [stdout] test board_layout::tests::from_json_file_maps_validation_error_to_typed_variant ... ok
[INFO] [stdout] test board_layout::tests::from_json_file_maps_parse_error_to_typed_variant ... ok
[INFO] [stdout] test board_layout::tests::from_json_rejects_marker_list_field ... ok
[INFO] [stdout] test board_layout::tests::from_json_str_loads_valid_spec ... ok
[INFO] [stdout] test board_layout::tests::id_assignment_loads_and_remaps ... ok
[INFO] [stdout] test board_layout::tests::id_assignment_rejects_wrong_length ... ok
[INFO] [stdout] test board_layout::tests::from_json_requires_v4_schema ... ok
[INFO] [stdout] test api::tests::detector_basic_detect ... ok
[INFO] [stdout] test board_layout::tests::id_assignment_roundtrip ... ok
[INFO] [stdout] test board_layout::tests::id_assignment_rejects_duplicates ... ok
[INFO] [stdout] test board_layout::tests::marker_span_is_positive ... ok
[INFO] [stdout] test board_layout::tests::sequential_board_omits_id_assignment ... ok
[INFO] [stdout] test conic::fit::tests::test_algebraic_distance_on_ellipse ... ok
[INFO] [stdout] test board_layout::tests::write_json_file_creates_parent_dirs_and_round_trips ... ok
[INFO] [stdout] test conic::fit::tests::test_collinear_points_rejected ... ok
[INFO] [stdout] test conic::fit::tests::test_ellipse_to_conic_roundtrip ... ok
[INFO] [stdout] test conic::fit::test::test_try_fit_error_types ... ok
[INFO] [stdout] test conic::fit::tests::test_fit_exact_points ... ok
[INFO] [stdout] test conic::fit::tests::test_fit_noisy_points ... ok
[INFO] [stdout] test conic::fit::tests::test_degenerate_inputs_dont_panic ... ok
[INFO] [stdout] test conic::fit::tests::test_rms_sampson_distance ... ok
[INFO] [stdout] test conic::fit::tests::test_partial_arc_fit ... ok
[INFO] [stdout] test conic::fit::tests::test_sampson_distance ... ok
[INFO] [stdout] test conic::fit::tests::test_strong_noise_fit ... ok
[INFO] [stdout] test api::tests::detector_proposal_methods_consistent ... ok
[INFO] [stdout] test conic::fit::tests::test_conic_normalization ... ok
[INFO] [stdout] test conic::fit::tests::test_too_few_points ... ok
[INFO] [stdout] test conic::fit::tests::test_fit_circle ... ok
[INFO] [stdout] test conic::fit::tests::test_various_ellipses ... ok
[INFO] [stdout] test conic::ransac::tests::test_ransac_no_outliers ... ok
[INFO] [stdout] test conic::ransac::tests::test_ransac_partial_arc_with_outliers ... ok
[INFO] [stdout] test detector::completion::tests::completion_gate_reason_serialization_is_stable ... ok
[INFO] [stdout] test conic::ransac::tests::test_ransac_early_exit ... ok
[INFO] [stdout] test detector::completion::tests::completion_quality_gate_reports_typed_arc_coverage_context ... ok
[INFO] [stdout] test detector::completion::tests::local_affine_completion_seed_uses_nearest_decoded_neighbors ... ok
[INFO] [stdout] test detector::completion::tests::projected_completion_seed_falls_back_to_h_with_fewer_than_three_neighbors ... ok
[INFO] [stdout] test detector::config::tests::id_correction_config_defaults_are_stable ... ok
[INFO] [stdout] test detector::config::tests::id_correction_config_unknown_fields_are_silently_ignored ... ok
[INFO] [stdout] test detector::config::tests::inner_fit_config_defaults_are_stable ... ok
[INFO] [stdout] test detector::config::tests::marker_scale_prior_derives_spacing_aware_proposal_geometry ... ok
[INFO] [stdout] test detector::config::tests::detect_config_includes_fit_configs ... ok
[INFO] [stdout] test conic::ransac::tests::test_ransac_with_outliers ... ok
[INFO] [stdout] test detector::config::tests::outer_fit_config_deserialize_missing_size_weight_uses_default ... ok
[INFO] [stdout] test detector::config::tests::fixed_marker_hint_keeps_spacing_aware_seed_distance ... ok
[INFO] [stdout] test detector::config::tests::outer_fit_config_defaults_are_stable ... ok
[INFO] [stdout] test detector::id_correction::engine::tests::deterministic_assignments_and_stats ... ok
[INFO] [stdout] test detector::id_correction::engine::tests::verify_skips_when_no_seed_anchors ... ok
[INFO] [stdout] test detector::id_correction::vote::tests::local_scale_neighbor_gate_uses_pairwise_radii ... ok
[INFO] [stdout] test detector::id_correction::vote::tests::vote_reports_no_votes_without_affine_or_local_ratio ... ok
[INFO] [stdout] test detector::inner_fit::tests::inner_fit_reason_serialization_is_stable ... ok
[INFO] [stdout] test conic::ransac::tests::test_ransac_with_noise_and_outliers ... ok
[INFO] [stdout] test detector::id_correction::vote::tests::vote_tie_break_is_deterministic ... ok
[INFO] [stdout] test detector::outer_fit::sampling::tests::max_angular_gap_empty ... ok
[INFO] [stdout] test detector::id_correction::engine::tests::workspace_constructs_parallel_state_vectors ... ok
[INFO] [stdout] test detector::outer_fit::sampling::tests::max_angular_gap_full_circle ... ok
[INFO] [stdout] test detector::id_correction::engine::tests::pre_scrub_then_local_recovery_pipeline_path ... ok
[INFO] [stdout] test detector::outer_fit::sampling::tests::collect_outer_edge_points_rejects_rays_far_from_expected_radius ... ok
[INFO] [stdout] test api::tests::detector_propose_is_deterministic ... ok
[INFO] [stdout] test detector::outer_fit::sampling::tests::max_angular_gap_single_point ... ok
[INFO] [stdout] test detector::outer_fit::sampling::tests::ring_depth_gate_rejects_low_depth_ray ... ok
[INFO] [stdout] test detector::outer_fit::scoring::tests::default_size_weight_matches_legacy_formula ... ok
[INFO] [stdout] test detector::outer_fit::tests::baseline_edge_cfg_returns_config_field ... ok
[INFO] [stdout] test detector::outer_fit::sampling::tests::max_angular_gap_half_circle ... ok
[INFO] [stdout] test detector::outer_fit::tests::completion_edge_cfg_derivation_is_bounded ... ok
[INFO] [stdout] test detector::outer_fit::tests::outer_estimate_failure_mapping_extracts_theta_coverage_context ... ok
[INFO] [stdout] test detector::outer_fit::sampling::tests::pick_best_radius_on_ray_hits_synthetic_outer_edge ... ok
[INFO] [stdout] test detector::outer_fit::tests::outer_fit_reject_reason_serialization_is_stable ... ok
[INFO] [stdout] test homography::core::tests::test_dlt_exact_4points ... ok
[INFO] [stdout] test detector::outer_fit::tests::baseline_entry_point_finds_candidate_on_synthetic_ring ... ok
[INFO] [stdout] test homography::core::tests::test_dlt_overdetermined ... ok
[INFO] [stdout] test homography::core::tests::test_project_roundtrip ... ok
[INFO] [stdout] test homography::core::tests::test_too_few_points ... ok
[INFO] [stdout] test homography::correspondence::tests::collect_keep_all_skips_missing_id_out_of_board_and_invalid_centers_when_mapper_drops_them ... ok
[INFO] [stdout] test homography::correspondence::tests::collect_keep_highest_confidence_per_id_is_deterministic_and_tie_stable ... ok
[INFO] [stdout] test homography::correspondence::tests::collect_with_mapper_closure_can_drop_points ... ok
[INFO] [stdout] test homography::correspondence::tests::mean_and_p95_handles_empty_and_non_empty_errors ... ok
[INFO] [stdout] test homography::correspondence::tests::mean_finite_masked_inlier_error_skips_non_finite_and_non_inliers ... ok
[INFO] [stdout] test marker::codec::tests::test_canonical ... ok
[INFO] [stdout] test detector::outer_fit::scoring::tests::size_weight_can_flip_candidate_ranking ... ok
[INFO] [stdout] test marker::codec::tests::test_confidence_heuristic ... ok
[INFO] [stdout] test marker::codec::tests::test_default_profile_matches_shipped_baseline ... ok
[INFO] [stdout] test detector::outer_fit::tests::completion_entry_point_uses_completion_edge_policy ... ok
[INFO] [stdout] test detector::outer_fit::tests::outer_fit_solver_thresholds_are_configurable ... ok
[INFO] [stdout] test detector::inner_fit::tests::inner_fit_recovers_circle_inner_from_outer_hint ... ok
[INFO] [stdout] test marker::codec::tests::test_extended_profile_appends_base_prefix ... ok
[INFO] [stdout] test marker::codec::tests::test_extended_profile_exact_match_for_first_appended_id ... ok
[INFO] [stdout] test marker::codec::tests::test_extended_profile_appendix_excludes_new_complement_collisions ... ok
[INFO] [stdout] test marker::codec::tests::test_extended_profile_has_distance_one_witness ... ok
[INFO] [stdout] test homography::core::tests::test_ransac_with_outliers ... ok
[INFO] [stdout] test marker::codec::tests::test_no_codeword_is_rotationally_symmetric ... ok
[INFO] [stdout] test marker::codec::tests::test_pairwise_uniqueness_under_rotation ... ok
[INFO] [stdout] test marker::decode::tests::decode_confidence_gate_reports_typed_reason_with_context ... ok
[INFO] [stdout] test api::tests::size_aware_free_proposal_apis_match_detector_with_marker_hint ... ok
[INFO] [stdout] test marker::decode::tests::decode_config_defaults_are_stable ... ok
[INFO] [stdout] test marker::decode::tests::decode_config_roundtrips_extended_profile ... ok
[INFO] [stdout] test marker::decode::tests::decode_low_contrast_reports_typed_reason_with_context ... ok
[INFO] [stdout] test marker::decode::tests::decode_reject_reason_serialization_is_stable ... ok
[INFO] [stdout] test marker::decode::tests::decode_config_deserialize_missing_hidden_threshold_fields_uses_defaults ... ok
[INFO] [stdout] test marker::codec::tests::test_exact_match ... ok
[INFO] [stdout] test api::tests::detector_proposal_apis_honor_proposal_downscale ... ok
[INFO] [stdout] test marker::decode::tests::test_decode_inverted_polarity ... ok
[INFO] [stdout] test marker::decode::tests::test_decode_inverted_polarity_stays_stable_in_extended_profile ... ok
[INFO] [stdout] test marker::decode::tests::test_decode_known_codeword_stays_stable_in_extended_profile ... ok
[INFO] [stdout] test marker::decode::tests::test_decode_known_codeword ... ok
[INFO] [stdout] test marker::decode::tests::threshold_loop_respects_iteration_guard ... ok
[INFO] [stdout] test marker::decode::tests::threshold_loop_respects_convergence_epsilon_guard ... ok
[INFO] [stdout] test pipeline::finalize::axis_ratio_tests::axis_ratio_filter_keeps_in_family_markers ... ok
[INFO] [stdout] test pipeline::finalize::tests::invalid_id_is_cleared_and_board_xy_is_none ... ok
[INFO] [stdout] test pipeline::finalize::tests::mapper_drops_unmappable_centers ... ok
[INFO] [stdout] test pipeline::finalize::tests::mapper_outputs_image_center_and_preserves_mapped_center ... ok
[INFO] [stdout] test pipeline::finalize::tests::no_mapper_keeps_image_space_centers ... ok
[INFO] [stdout] test pipeline::finalize::axis_ratio_tests::axis_ratio_filter_clears_strong_outliers ... ok
[INFO] [stdout] test pipeline::finalize::tests::no_mapper_populates_board_xy_for_valid_id ... ok
[INFO] [stdout] test marker::decode::tests::test_decode_appended_word_inverted_polarity_stays_stable_in_extended_profile ... ok
[INFO] [stdout] test pipeline::fit_decode::tests::candidate_reject_reason_codes_are_stable ... ok
[INFO] [stdout] test marker::decode::tests::test_decode_appended_word_requires_extended_profile_for_appended_id ... ok
[INFO] [stdout] test pipeline::result::tests::seed_proposals_are_confidence_ordered_and_truncated ... ok
[INFO] [stdout] test pipeline::finalize::tests::serialization_omits_none_board_xy_and_includes_finite_when_present ... ok
[INFO] [stdout] test pipeline::fit_decode::tests::fit_decode_respects_proposal_cap ... ok
[INFO] [stdout] test pipeline::result::tests::seed_proposals_tie_break_is_deterministic ... ok
[INFO] [stdout] test pipeline::run::tests::adaptive_score_prefers_mapped_over_all_other_axes ... ok
[INFO] [stdout] test pipeline::run::tests::proposal_rescaling_uses_actual_resize_ratios ... ok
[INFO] [stdout] test pipeline::result::tests::seed_proposals_skip_non_finite_centers_and_demote_non_finite_confidence ... ok
[INFO] [stdout] test pipeline::scale_probe::tests::probe_radii_are_monotone_and_cover_range ... ok
[INFO] [stdout] test pipeline::scale_probe::tests::ring_variance_out_of_bounds_returns_zero ... ok
[INFO] [stdout] test pipeline::scale_probe::tests::ring_variance_uniform_region_is_zero ... ok
[INFO] [stdout] test pipeline::scale_probe::tests::scale_probe_empty_image_returns_empty ... ok
[INFO] [stdout] test pixelmap::cameramodel::tests::intrinsics_validation_rejects_zero_focal ... ok
[INFO] [stdout] test pipeline::run::tests::adaptive_score_prefers_ransac_when_mapped_ties ... ok
[INFO] [stdout] test pixelmap::cameramodel::tests::roundtrip_with_distortion_is_stable ... ok
[INFO] [stdout] test pixelmap::cameramodel::tests::zero_distortion_roundtrip_is_exact ... ok
[INFO] [stdout] test pixelmap::self_undistort::tests::division_model_roundtrip ... ok
[INFO] [stdout] test pixelmap::self_undistort::tests::division_model_identity_is_noop ... ok
[INFO] [stdout] test pixelmap::self_undistort::tests::estimate_returns_none_for_few_markers ... ok
[INFO] [stdout] test pixelmap::self_undistort::tests::golden_section_finds_quadratic_min ... ok
[INFO] [stdout] test pixelmap::self_undistort::tests::objective_zero_for_perfect_circles ... ok
[INFO] [stdout] test proposal::tests::blank_image_yields_empty_proposals_and_zero_heatmap ... ok
[INFO] [stdout] test marker::codec::tests::test_match_with_rotation ... ok
[INFO] [stdout] test marker::codec::tests::test_pairwise_min_cyclic_distance ... ok
[INFO] [stdout] test pixelmap::self_undistort::tests::objective_minimum_near_true_lambda ... ok
[INFO] [stdout] test proposal::tests::proposal_result_serde_roundtrip ... ok
[INFO] [stdout] test proposal::tests::proposal_result_matches_proposals_and_heatmap_shape ... ok
[INFO] [stdout] test proposal::tests::test_ring_proposal_finds_center ... ok
[INFO] [stdout] test ring::edge_sample::tests::distortion_aware_sampler_no_camera_is_identity ... ok
[INFO] [stdout] test ring::edge_sample::tests::distortion_aware_sampler_maps_working_to_image ... ok
[INFO] [stdout] test pipeline::fit_decode::tests::fit_decode_honors_inner_fit_config ... ok
[INFO] [stdout] test ring::edge_sample::tests::test_bilinear_sample ... ok
[INFO] [stdout] test ring::projective_center::tests::ring_center_projective_exact_synthetic_homography ... ok
[INFO] [stdout] test ring::projective_center::tests::ring_center_projective_is_scale_invariant ... ok
[INFO] [stdout] test ring::projective_center::tests::ring_center_projective_mild_noise_is_stable ... ok
[INFO] [stdout] test marker::codec::tests::test_match_with_2_bit_flips ... ok
[INFO] [stdout] test marker::codec::tests::test_match_with_1_bit_flip ... ok
[INFO] [stdout] test target_generation::tests::rejects_invalid_png_dpi ... ok
[INFO] [stdout] test target_generation::tests::rejects_invalid_svg_margin ... ok
[INFO] [stdout] test target_generation::tests::render_geometry_uses_ring_edges_for_code_band ... ok
[INFO] [stdout] test ring::outer_estimate::tests::outer_estimator_prefers_expected_outer_over_strong_inner_edge ... ok
[INFO] [stdout] test ring::inner_estimate::tests::inner_scale_estimator_ignores_codeband_edge ... ok
[INFO] [stdout] test ring::radial_estimator::tests::shared_scan_ellipse_normalized_path_recovers_inner_edge_with_precision_tolerance ... ok
[INFO] [stdout] test ring::radial_estimator::tests::shared_scan_circular_path_recovers_outer_edge_with_unit_tolerance ... ok
[INFO] [stdout] test pixelmap::self_undistort::tests::estimate_recovers_lambda_synthetic ... ok
[INFO] [stdout] test proposal::tests::fixture_produces_proposals ... ok
[INFO] [stdout] test proposal::tests::min_distance_enforced_on_fixture ... ok
[INFO] [stderr]      Running tests/target_generation.rs (/opt/rustwide/target/debug/deps/target_generation-289c5bf8a952f702)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 176 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.73s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test json_generation_matches_committed_fixture ... ok
[INFO] [stdout] test svg_generation_matches_committed_fixture ... ok
[INFO] [stdout] test png_generation_matches_committed_fixture_pixels ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ringgrid-282d78208adf4298)
[INFO] [stdout] test file_writers_create_parent_dirs_and_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::build_detect_config_applies_tuning_overrides ... ok
[INFO] [stdout] test tests::calibration_file_loads_direct_camera_model_shape ... ok
[INFO] [stdout] test tests::calibration_file_loads_detector_output_wrapper_shape ... ok
[INFO] [stdout] test tests::calibration_file_rejects_mixed_inline_camera_flags ... ok
[INFO] [stdout] test tests::gen_target_rejects_geometry_without_code_band_gap ... ok
[INFO] [stdout] test tests::gen_target_subcommand_parses_python_style_flags ... ok
[INFO] [stdout] test tests::gen_target_rejects_invalid_geometry_and_options ... ok
[INFO] [stdout] test tests::validate_correction_compat_accepts_non_conflicting_modes ... ok
[INFO] [stdout] test tests::serialize_detection_output_includes_proposals_when_present ... ok
[INFO] [stdout] test tests::serialize_detection_output_omits_camera_when_absent ... ok
[INFO] [stdout] test tests::validate_correction_compat_rejects_camera_plus_self_undistort ... ok
[INFO] [stdout] test tests::serialize_detection_output_includes_camera_when_present ... ok
[INFO] [stdout] test tests::gen_target_uses_generated_name_when_name_is_omitted ... ok
[INFO] [stdout] test tests::gen_target_writes_committed_fixture_outputs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ringgrid
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test crates/ringgrid/src/board_layout.rs - board_layout::BoardLayout (line 297) - compile ... ok
[INFO] [stdout] test crates/ringgrid/src/api.rs - api::Detector (line 29) - compile ... ok
[INFO] [stdout] test crates/ringgrid/src/pixelmap/cameramodel.rs - pixelmap::cameramodel::CameraModel (line 59) - compile ... ok
[INFO] [stdout] test crates/ringgrid/src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test crates/ringgrid/src/pixelmap/mod.rs - pixelmap::PixelMapper (line 25) ... ok
[INFO] [stdout] test crates/ringgrid/src/proposal/mod.rs - proposal (line 14) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.44s; merged doctests compilation took 3.30s
[INFO] running `Command { std: "docker" "inspect" "ce2558e196e31f3e4925c80d154e687458d7f3d3684d69c56f6acd5ceefee6ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce2558e196e31f3e4925c80d154e687458d7f3d3684d69c56f6acd5ceefee6ad", kill_on_drop: false }`
[INFO] [stdout] ce2558e196e31f3e4925c80d154e687458d7f3d3684d69c56f6acd5ceefee6ad
